From: Andreas Schwab Date: Mon, 10 May 2004 12:00:02 +0000 (+0000) Subject: (all): Readd dependency on ${WORLD} so that lisp X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22587 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2c04dba235dd6ba3834ee376c17d1f92d83d1276;p=emacs.git (all): Readd dependency on ${WORLD} so that lisp files are compiled when bootstrapping. --- diff --git a/leim/Makefile.in b/leim/Makefile.in index 4a78d8fd37e..3f5e61b98a3 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -1,5 +1,5 @@ # Makefile for leim subdirectory in GNU Emacs. -# Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. +# Copyright (C) 1997, 2004 Electrotechnical Laboratory, JAPAN. # Licensed to the Free Software Foundation. # This file is part of GNU Emacs. @@ -147,7 +147,7 @@ NON-TIT-MISC=${CHINESE-NON-TIT} ${JAPANESE} ${KOREAN} ${EUROPEAN} ${OTHERS} .el.elc: ${RUN-EMACS} -f batch-byte-compile $< -all: ${BUILT-EMACS} ${SUBDIRS} leim-list.el +all: ${BUILT-EMACS} ${SUBDIRS} leim-list.el ${WORLD} # To ensure that we can run Emacs. This target is ignored (never # being hit) if a user changes default value of EMACS.